projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ab3241
)
(Commentary): Point to calendar.el.
author
Glenn Morris
<rgm@gnu.org>
Tue, 1 Apr 2008 02:42:35 +0000
(
02:42
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 1 Apr 2008 02:42:35 +0000
(
02:42
+0000)
(cal-menu-holidays-menu): Use calendar-mark-holidays rather than
obsolete alias.
lisp/calendar/cal-menu.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-menu.el
b/lisp/calendar/cal-menu.el
index 2e2fcd766074050941dc0f6e6e5a327a96449430..dd306750d6864d0d1201042c812eb55955e69c36 100644
(file)
--- a/
lisp/calendar/cal-menu.el
+++ b/
lisp/calendar/cal-menu.el
@@
-28,8
+28,7
@@
;;; Commentary:
-;; This collection of functions implements menu bar and popup menu support for
-;; calendar.el.
+;; See calendar.el.
;;; Code:
@@
-109,7
+108,7
@@
(nreverse l))
"--"
["Unmark Calendar" calendar-unmark]
- ["Mark Holidays"
mark-calendar
-holidays]))
+ ["Mark Holidays"
calendar-mark
-holidays]))
(defconst cal-menu-goto-menu
'("Go To"